ptsname() is applied to the master fd, not the slave fd.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 1 Dec 2005 10:10:40 +0000 (11:10 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 1 Dec 2005 10:10:40 +0000 (11:10 +0100)
commit37f14119119366639189e915f60a3c86fd459f86
tree7014063fadd22cdc0f271d72719f28c6e4d860c0
parent7899900c4f42d7091d65d568e5b2088374baa21d
ptsname() is applied to the master fd, not the slave fd.

Signed-off-by: Keir Fraser <keir@xensource.com>
tools/ioemu/vl.c